golang.org/x/net/trace.histogram.percentileBoundary (method)

2 uses

	golang.org/x/net/trace (current package)
		histogram.go#L120: func (h *histogram) percentileBoundary(percentile float64) int64 {
		histogram.go#L166: 	return h.percentileBoundary(0.5)